import type { Variant } from 'kitbook'; import type Component from './+page.svelte'; export declare const Component_With_Props: Variant; export declare const Component_Without_Props: Variant;